#homeNews {
	width:990px;
	margin:0 auto;
}
#homeNews table.outFrame {
	width:100%;
	height:39px;
}
#homeNews table.outFrame td.left {
	width:135px;
	height:39px;
	background:url(../images/homenews_left.png) no-repeat left;
	text-align:right;
	padding-right:5px;
}
#homeNews table.outFrame td.right {
	width:55px;
	height:39px;
	background:url(../images/homenews_right.png) no-repeat right;
	text-align:left;
	padding-left:10px;
}
#homeNews table.outFrame td.content {
	height:39px;
	background:url(../images/homenews_bg.png) repeat-x;
}
#homeNews table.outFrame td.content span {
	zoom:1;
	padding-right:15px;
}
#homeContent {
	width:990px;
	margin:0 auto;
	margin-top:6px;
}
#homeContent div.mc {
	width:310px;
	height:260px;
	overflow:hidden;
	background:url(../images/homecontent_bg.png) no-repeat left top;
	float:left;
}
#homeContent div.mc2 {
	height:260px;
	overflow:hidden;
	background:url(../images/homecontent_bg.png) no-repeat right top;
}
#homeContent .spacer {
	width:10px;
	height:1px;
	font-size:1px;
	line-height:1px;
	float:left;
}
#homeContent div.container {
	padding:15px;
}
#homeContent div.container div.title {
	height:35px;
}
#homeContent div.container div.title div.t1 {
	width:240px;
	float:left;
}
#homeContent div.container div.title div.t2 {
	width:30px;
	float:left;
	padding-top:5px;
}
#homeContent div.container div.productList {
}
#homeContent div.container div.productList ul {
	padding:0;
	margin:0;
}
#homeContent div.container div.productList ul li {
	display:block;
	padding:0;
	margin:5px 0px;
	list-style:none;
	background:url(../images/homeico_arrow.png) no-repeat left center;
	width:90px;
	height:25px;
	line-height:25px;
	padding-left:12px;
	padding-right:5px;
	float:left;
}
#homeContent div.container div.serviceList {
	height:56px;
	margin-bottom:10px;
}
#homeContent div.container div.serviceList div.title {
	width:76px;
	float:left;
}
#homeContent div.container div.serviceList dl.content {
	width:194px;
	float:left;
}
#homeContent div.container div.serviceList dl dt {
	font-weight:bold;
	color:#333;
	margin-bottom:6px;
}
#homeContent div.container div.serviceList dl dd {
	line-height:16px;
}
#searchForm select {
	width:80px;
	height:auto;
	background:#FFF;
	border:1px #CCC solid;
}
#searchForm input.word {
	width:130px;
	height:22px;
	line-height:18px;
	font-size:12px;
	padding:0;
	border:1px #CCC solid;
	background:#FFF;
}
#searchForm input.s_btn {
	width:50px;
	height:24px;
	line-height:22px;
	font-size:12px;
	padding:0;
	border:1px #999 solid;
	background:#FFF url(../images/s_btn.png);
	color:#333;
	text-align:center;
	cursor:pointer;
}
#searchForm input.s_btn_h {
	background-position:-100px 0;
}
